Part of the 'Rust Study Jam'
Day 3 – Structs, Enums & Error Handling Working with structs and enums, pattern matching, Option and Result, and writing safer code using Rust’s error-handling conventions.